FaStateTaxAllowance 
Logical Entity Name  FaStateTaxAllowance 
Default Table Name  FaStateTaxAllowance 
Physical Only  NO 
Definition 
 
Note 
 

FaStateTaxAllowance Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaStateTaxAllowanceId(PK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
State    char(2)  NO 
 
IncomeRate1    int  NO 
 
IncomeRate2    int  NO 
 
StudentRate    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaStateTaxAllowance Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaStateTaxAllowance_FaStateTaxAllowanceId  PrimaryKey  FaStateTaxAllowanceId 

FaStateTaxAllowance Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaYear  Non-Identifying  One To Zero or More  FK_FaStateTaxAllowanceFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStateTaxAllowanceUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaStateTaxAllowance Check Constraints 
Check Constraint Name  CheckConstraint